home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / pc_board / arenawel.zip / WELCOMEG.DOC < prev    next >
Text File  |  1992-08-11  |  4KB  |  121 lines

  1.                 
  2.                 Welcome-G
  3.                    and 
  4.                  How do I use it..
  5.           Copyright (c) 1991-1992 The Arena BBS
  6.  
  7. Welcome-g is a Utility that you use in your event.sys file to exacute 
  8. a file swap of the welcomg. file used by PCBoard at the time of log-on.
  9.  
  10. What you need to know...
  11.  
  12. The following files are need to operated welcomeg.exe
  13.  
  14.     WELCOMEG.EXE
  15.     DAY.CNF
  16.  
  17. 1 ansi or @X Graphic file for each day of the week, each file must have 
  18. the first 3 letters of the day it represents and also a trailing G for 
  19. example:   
  20.  
  21.     SUNG.   this file = Sunday
  22.     MONG.   this file = Monday
  23.     TUEG.           this file = Tuesday
  24.     WEDG.           this file = Wednesday
  25.     THUG            this file = Thursday
  26.     FRIG.           this file = Friday
  27.     SATG.           this file = Saturday
  28.  
  29. Or 1 ansi or @X Graphic file for each day of the month each file must 
  30. have the date of the month 1-31 and a trailing G for example:
  31.  
  32. 1G.     this file = the first of the month
  33. 2G.     this file = the secound of the month
  34. . .
  35. 20G.    this file = the twenteth of the month
  36. ect....  
  37.  
  38. You do not put an extention on the end of the graphic files.
  39.  
  40. I am sure you get the idea as to how to go about setting up each file.   
  41. In case you didn't under stand I have included all graphic files that 
  42. are needed to operate WELCOME-G.
  43.  
  44. You will also need a configuration file called day.cnf or what ever you 
  45. want to call it. This Configuration file should look like this:
  46.  
  47. c:\pcb\welcome
  48. c:\pcb\gen
  49. 0 or 1
  50.  
  51. the first line is the location of the temparary ansi or @X graphic files.   
  52. The second is the location of the welcomeg. file the third option  0 or 1 
  53. means :
  54.  
  55.     0=display the day of the week and 
  56.     1=display the day of the month
  57.  
  58. If you do not set this file up correctly you may get errors like:
  59.  
  60. File not found
  61. Invalid drive location
  62. or unable to open file <filname.ext>
  63.  
  64. Now for the part we have all been waiting for how do I exacute the 
  65. program so it works.
  66.  
  67. In the event.sys batch file add the following lines.
  68.  
  69. cd \welcome             this is the place you have Welcome-g located
  70. welcomeg day.cnf        this is the command line you must send to exacute 
  71.             the screen swaper notice that day.cnf is a command 
  72.             line paramiter.  you can name this file anything 
  73.             you like.
  74. cd \pcb                 return to the pcboard sub-directory.
  75.  
  76. A sample event.sys file has been included with this archive.
  77.  
  78. You will notice when you check the welcome screens that the screen 
  79. has been changed to the current day or date file depending on whether 
  80. or not you set the 3rd line peramitor in day.cnf to 0 or 1.
  81.  
  82. At the bottom of the welcome screen there is a message that says 
  83.  
  84.     "Created Using: WELCOMEG.EXE from THE ARENA BBS (801)782-1820"
  85.  
  86. to get rid of this message you must register WELCOMG.EXE with the Arena BBS
  87.  
  88. To register welcomeg.exe all you need to do is:
  89.  
  90. Send $10.00 to 
  91. Ward Minson
  92. c/o THE ARENA BBS
  93. 715 E. 2100 N.
  94. North Ogden, Utah 84414
  95.  
  96. And in the registration letter give us the following information so 
  97. we can send you the Registered version disk.
  98.  
  99. Your Name:
  100. Your Address:
  101. Your City and State:
  102. Your Zip code:
  103. Your BBS phone Number
  104. Your Home Phone Number or number you can be reached via voice line:
  105. Date:
  106.  
  107. And the place to which you first downloaded welcomeg from (this is not 
  108. a requirement)
  109.  
  110. To download a current copy of welcomeg.exe call the Arena BBS at 
  111. (801)782-1820
  112.  
  113. You will be able to download the registered version from the ARENA BBS 
  114. when we receive your registration information.
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.